derive_pod 0.1.2

Implement the Pod trait safely with a derive macro.
Documentation

Auto derive the Pod trait.

This proc macro should not be used directly, instead depend on the dataview crate with the derive_pod feature enabled.